home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / samba.idb / usr / samba / src / packaging / redhat / Instructions.z / Instructions
Encoding:
Text File  |  1998-10-28  |  1.6 KB  |  46 lines

  1. January 8, 1997
  2. Copyright (C) John H Terpstra - 1997
  3. Modified: January 24, 1998
  4.  
  5. Subject:
  6. ========
  7. Preparation of RedHat RPM packages.
  8.  
  9. Version Numbers:
  10. ================
  11. The numbering scheme adopted consists of:
  12.     samba-1.9.18p2-50.11.i386.rpm
  13.         The Samba release version here is: 1.9.18p2
  14.         The Red Hat Linux version this is for is: 5.0
  15.         The issue number is: 11
  16.         The Architecture for this RPM is: Intel (i386)
  17.  
  18. Please, please - PLEASE!!! Do NOT issue any duplicate issue numbers
  19. as this will cause confusion. If you really have to make public any
  20. issue of the Red Hat RPMs then please mail jht@samba.anu.edu.au to
  21. ensure that duplicates can be avoided. Also, post a message to:
  22. samba@samba.anu.edu.au clearly copying us all of your action. We DO NOT
  23. want confusion of RPM package issue numbers.
  24.  
  25. Preparation Process:
  26. ====================
  27. 1. Copy the official Samba-latest.tar.gz archive to /usr/src/redhat/SOURCES
  28. 2. Un-gnuzip the file to the plain tar archive format
  29. 3. Untar the archive to access the samba/examples/redhat files
  30. 4. Copy the samba-make.patch file to /usr/src/redhat/SOURCES
  31. 5. Copy samba.spec file to /usr/src/redhat/SPECS
  32. 6. Delete the extracted archive (see item 3)
  33. 7. Go to the /usr/src/redhat/SPECS directory
  34. 8. Execute: rpm -ba -v samba.spec
  35.  
  36. Notice: All the above can be achieved simply by going to the relevant
  37.     samba version directory (eg: ~samba-x.yy.zz/packaging/redhat/RH50)
  38.     then executing "makerpms.sh"
  39.  
  40. 9. Copy the SRPM file from the /usr/src/redhat/SRPMS directory
  41.     and copy the RPMS file from the /usr/src/redhat/RPMS directory
  42.     to the distribution point from which the finished packages will
  43.     be uploaded to the samba ftp archive.
  44.  
  45. Finito!!
  46.